Bug 535453 - gdk_pixbuf_format_get_license returns NULL for
authorMatthias Clasen <matthiasc@src.gnome.org>
Thu, 29 May 2008 21:04:52 +0000 (21:04 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 29 May 2008 21:04:52 +0000 (21:04 +0000)
commit9038f2ce984e005ce04a7a40d45fe83fa79fd342
treed6519934a281a07f2e838d26290f051db8f17701
parent1360578f6c925b9e4f2be98b7aec90dee43ad17b
    Bug 535453 - gdk_pixbuf_format_get_license returns NULL for
        any of the loaders

        * queryloaders.c (write_loader_info): Add the license info
        after the description.

        * gdk-pixbuf-io.c (gdk_pixbuf_io_init): Read the license info
        from the module file. Reported by Andrey Tsyvarev.

svn path=/trunk/; revision=20241
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk-pixbuf-io.c
gdk-pixbuf/queryloaders.c